Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jun 2, 2025

Backport 29a191a from #89982.

Fixes #89990

@github-actions github-actions bot added the Backport Backport PR and backport failure issues label Jun 2, 2025
@github-actions github-actions bot added the Backport Backport PR and backport failure issues label Jun 2, 2025
@github-project-automation github-project-automation bot moved this to To do in Backports Jun 2, 2025
The USB CDC driver is unable to process any bulk IN transfers
after receiving spurious 'Clear Feature - Endpoint Halt' request
from host due to perpetual locked state caused by previously
scheduled transfer, that will never be finished, as the endpoint's state
is set to NAK. Fix by ignoring spurious request.

Signed-off-by: Piotr Ciura <[email protected]>
(cherry picked from commit 29a191a)
@nashif nashif force-pushed the backport-89982-to-v3.7-branch branch from 2c03856 to a379592 Compare June 18, 2025 11:43
@github-actions github-actions bot added platform: STM32 ST Micro STM32 area: USB Universal Serial Bus labels Jun 18, 2025
@sonarqubecloud
Copy link

@nashif nashif merged commit be9fab3 into v3.7-branch Jun 18, 2025
26 of 27 checks passed
@nashif nashif deleted the backport-89982-to-v3.7-branch branch June 18, 2025 13:19
@github-project-automation github-project-automation bot moved this from To do to Done in Backports Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: USB Universal Serial Bus Backport Backport PR and backport failure issues platform: STM32 ST Micro STM32

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

6 participants